/inc/modules/user_groups/all/news/blocks/news_item.phpModule: newsData base: flowers_synchERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%7Btradin_news_link%7D
AND news_cont.id IN (SELECT id FROM news_content ' at line 12SQL: SELECT
news.id,
DATE_FORMAT(news.date, "%d-%m-%Y") AS date_new,
news.categoty_id AS category_id,
news_cont.title,
news_cont.title_img_link,
news_cont.content
FROM
news_content AS news_cont
LEFT JOIN news AS news ON news.id = news_cont.news_id
WHERE
news.id=%7Btradin_news_link%7D
AND news_cont.id IN (SELECT id FROM news_content AS tCont WHERE lang_id = IFNULL((SELECT lang_id FROM news_content WHERE news_id=tCont.news_id AND lang_id = 3),2))
AND (news.user_group_ids LIKE ("%all%") OR news.user_group_ids LIKE("%()%") OR news.user_group_ids LIKE("%(m)%"))
AND news.active=1 AND news_cont.active=1
/inc/modules/user_groups/all/news/blocks/news_item.phpModule: newsData base: flowers_synchERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%7Btradin_news_link%7D
AND news_cont.id IN (SELECT id FROM news_content ' at line 12SQL: SELECT
news.id,
DATE_FORMAT(news.date, "%d-%m-%Y") AS date_new,
news.categoty_id AS category_id,
news_cont.title,
news_cont.title_img_link,
news_cont.content
FROM
news_content AS news_cont
LEFT JOIN news AS news ON news.id = news_cont.news_id
WHERE
news.id=%7Btradin_news_link%7D
AND news_cont.id IN (SELECT id FROM news_content AS tCont WHERE lang_id = IFNULL((SELECT lang_id FROM news_content WHERE news_id=tCont.news_id AND lang_id = 3),2))
AND (news.user_group_ids LIKE ("%all%") OR news.user_group_ids LIKE("%()%") OR news.user_group_ids LIKE("%(m)%"))
AND news.active=1 AND news_cont.active=1